home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / util / cli / TPTCron.lha / TPTCron / Makefile < prev    next >
Encoding:
Makefile  |  1990-03-06  |  83 b   |  8 lines

  1. #
  2. # Makefile for crontest
  3. #
  4.  
  5. crontest:    crontest.o
  6.     ln crontest.o _cronevent.o -lc
  7.  
  8.